home *** CD-ROM | disk | FTP | other *** search
/ MacWorld France 1 / MacWorld France - Issue 01.iso / Sélection Macworld / Les indispensables / Texte / BBEdit Lite 3.5.1 / About BBEdit Lite next >
Text File  |  1996-01-02  |  15KB  |  353 lines

  1. About BBEdit Lite
  2. ===== ====== ====
  3.  
  4. BBEdit Lite is a freeware derivative of BBEdit 3.5, the popular and
  5. critically acclaimed text editor for programmers, HTML authors,
  6. on-line-service users, and anyone else who needs to edit plain-text
  7. files.
  8.  
  9. BBEdit Lite is shipped with a QuickStart document which describes many
  10. of the application’s features. Full documentation, as well as a
  11. considerable amount of additional functionality, is available with the
  12. purchase of BBEdit 3.5. See the document “How do I order BBEdit 3.5” for 
  13. details on obtaining your own copy of BBEdit.
  14.  
  15. We are committed to providing continued support for BBEdit Lite, in
  16. terms of responding to individual questions and inquiries, as well as in
  17. providing fixes for Lite, and improvements in its functionality. We will
  18. announce any future changes to Lite via the comp.sys.mac.* newsgroups,
  19. as well as by providing information and downloadable versions via our
  20. Web page and ftp site(s). We regret that we cannot offer telephone
  21. support for BBEdit Lite; if you have any suggestions, comments, or
  22. questions regarding Lite, please send us email at <bbsw@netcom.com>.
  23.  
  24.  
  25. Feature Overview
  26. ------- --------
  27.  
  28. BBEdit Lite offers the following useful functionality:
  29.  
  30. •    Stationery documents. You can create a stationery document with
  31. BBEdit; whenever you open that document with BBEdit, its contents,
  32. format information, and window position will be used to create a new
  33. untitled window. You can also create a “global” stationery document
  34. which will be used as a template for all new windows.
  35.  
  36. •    Open Several. This variation on the standard “Open…” command
  37. enables you to open multiple files at once from multiple locations in
  38. the file system. You can also specify aliases to files, and those
  39. aliases will be resolved all at once. (Hold down the Option key while
  40. pulling down the File menu to see the “Open Several” command.)
  41.  
  42. •    Powerful multi-file search. BBEdit offers the usual multi-file
  43. search, in which a disk directory is scanned and the files are opened
  44. one at a time; however, BBEdit can also display the search results in a
  45. window for easy browsing (and selected entries in the window can be
  46. opened for display). The search can also be limited to files that are
  47. already opened for editing in BBEdit, or to files which were already
  48. found in a previous multi-file search. BBEdit also offers multi-file
  49. replace capability for automated “search and destroy” operations.
  50.  
  51. •    Zero cost. BBEdit Lite is free, with no qualification. It is not
  52. a shareware or commercial product. It is not a demo version, and there
  53. is no expectation that you will buy anything.
  54.  
  55. BBEdit Lite also offers the following :
  56.  
  57. •    High quality. BBEdit Lite is based on mature and stable technology;
  58. this technology is the beneficiary of years of in-house and field use
  59. and testing. The commitment to quality and functionality shown in BBEdit
  60. 3.5 is reflected in BBEdit Lite.
  61.  
  62. •    File size limited only by available memory. BBEdit Lite’s default
  63. partition size is 640K of RAM. This can be set as low as 450K, to make
  64. BBEdit Lite the ideal constantly-resident editor for small to moderate
  65. tasks, or turned up as high as necessary to edit many large files or
  66. perform large-scale search-and-replace operations. If you’re running
  67. under System 7.0, BBEdit Lite automatically takes advantage of available
  68. system memory, so that you don’t have to adjust its partition size to
  69. edit large files.
  70.  
  71. •    No hard limit on number of files open. The number of files that
  72. BBEdit Lite can have open at once is limited by available memory, and
  73. can be increased or decreased by adjusting  BBEdit Lite’s partition size
  74. as appropriate.
  75.  
  76. •    Easy manipulation of multiple files at once. The “Open Several…”
  77. command makes it possible to open multiple files from different folders
  78. at once, and the Save and Print commands can operate on all open files
  79. at once.
  80.  
  81. •    Pattern (“grep”) searching. Matching patterns can be constructed so
  82. that strings other than exact literal matches can be found and replaced;
  83. for example, converting Pascal comments to C comments, or converting C++
  84. comments to C comments.
  85.  
  86. •    System 7 awareness. Besides supporting all of the basic System 7
  87. functionality such as 32-bit mode, virtual memory, and the like, BBEdit
  88. also takes advantage of specific System 7 functionality wherever
  89. possible in order to either improve performance or to improve its
  90. appearance. This is done without sacrificing System 6 compatibility.
  91.  
  92. •    High performance. Try and enjoy.
  93.  
  94. The document “BBEdit Lite Quickstart” contains specific information on
  95. how to take advantage of BBEdit Lite’s capabilities. If you would like
  96. to write BBEdit extensions, we offer a BBEdit extension developer’s kit,
  97. which includes documentation on how to write your own extensions, as
  98. well as source code for several sample extensions. A copy of the BBEdit
  99. Extensions SDK is available for anonymous FTP from our WWW site
  100.  
  101.     <http://www.tiac.net/biz/bbsw/> 
  102.  
  103. or from either of our FTP sites:
  104.  
  105.     <ftp://ftp.netcom.com/pub/bb/bbsw/>
  106.  
  107.     <ftp://ftp.std.com/vendors/bbsw/>
  108.  
  109. as well as from Info-Mac mirror sites, in the /info-mac/text/bb
  110. directory, and by U.S. mail sent to Bare Bones Software at the address
  111. listed below. If you are sending your request via mail, please include a
  112. blank floppy disk and sufficient return postage.
  113.  
  114. BBEdit Lite has many of the same capabilities as the commercial BBEdit;
  115. however, the following capabilities of the commercial BBEdit are -not-
  116. present in BBEdit Lite:
  117.     
  118.     -    BBEdit Lite is not Accelerated for Power Macintosh; only
  119.         the text engine is implemented as native PowerPC code.
  120.         In BBEdit 3.5, all core functionality (editing, searching,
  121.         file comparison, and other computationally-intensive operations)
  122.         is cast in native PowerPC code for maximum performance;
  123.         
  124.     -    BBEdit Lite does not support integration with Internet 
  125.         service applications (such as Web browsers and FTP clients)
  126.  
  127.     -    BBEdit Lite is not scriptable;
  128.     
  129.     -    BBEdit Lite does not include an integrated spelling checker;
  130.     
  131.     -    Macintosh Drag and Drop support is not included;
  132.     
  133.     -    Find Differences (comparing files, folders, and projects) is
  134.         not included;
  135.         
  136.     -    QuickSearch (an incremental search facility) is not provided
  137.     
  138.     -    No option for split windows
  139.     
  140.     -    Disk browsers are not included, and you can only have one Search
  141.         Results window open at a time;
  142.         
  143.     -    PopupFuncs™ technology is not built in (you can, however, obtain
  144.         and install PopupFuncs 2.6 or later into BBEdit Lite);
  145.             
  146.     -    BBEdit Lite cannot open or browse project documents;
  147.     
  148.     -    Integration with THINK C, Symantec C++, CodeWarrior, and
  149.         THINK Reference is not supported;
  150.         
  151.     -    ToolServer is not supported;
  152.  
  153.     -    The Glossary function is not supported;
  154.  
  155.     -    Marker support is not provided;
  156.     
  157.     -    BBEdit Lite cannot use extensions which are written specifically
  158.         for use on PowerPC Macs, nor can it use ‘fat’ extensions (which
  159.         contain both 68K and PowerPC code) written to the BBEdit 3.x
  160.         extension interface.
  161.     
  162.     -    BBEdit Lite does not support Apple Guide and Balloon Help
  163.         for active assistance in using its capabilities.
  164.  
  165.     -    BBEdit Lite does not support the PowerTalk mail system;
  166.             
  167.     -    XTND translation is not supported;
  168.  
  169. In addition to the specific capabilities listed here, BBEdit 3.5
  170. contains a large number of refinements and smaller capabilities
  171. that are not present in BBEdit Lite.
  172.  
  173.  
  174. About BBEdit 3.5
  175. ===== ====== ===
  176.  
  177. BBEdit 3.5 is an industrial-strength text editor for use by software
  178. developers, HTML authors, engineers, scientists, telecommunications
  179. users, and anyone else who needs to view, edit and manipulate plain-text
  180. documents with maximum flexibility and performance. BBEdit 3.5 is an
  181. ideal companion for CodeWarrior, THINK C, Symantec C++, THINK Pascal,
  182. MPW, and THINK Reference users. With BBEdit 3.5, you can:
  183.  
  184.     -    Use BBEdit 3.5 in conjunction with Metrowerks CodeWarrior
  185.         (version 1.2 or later required) to compile source files,
  186.         and run and debug projects;
  187.  
  188.     -    Take advantage of integrated HTML editing tools and 
  189.         integration with Internet services to create and edit
  190.         World Wide Web content.
  191.  
  192.     -    Use an integrated spell checker with a 100,000+ word
  193.         dictionary to correct typographical and spelling errors;
  194.         
  195.     -    Perform operations between two and ten times faster on a
  196.         Power Macintosh;
  197.         
  198.     -    Read, compose, and send PowerTalk mail messages via AOCE;
  199.     
  200.     -    Use Macintosh Drag and Drop (included) for text editing and
  201.         in various parts of the user interface;
  202.         
  203.     -    Automate operations via AppleScript, Frontier 3.0, or any other
  204.         OSA-compliant scripting system;
  205.         
  206.     -    Use integrated PopupFuncs™ technology to quickly navigate C, C++,
  207.         Pascal, Fortran, 68K assembler, Perl, HTML, Tcl, and GuideScript
  208.         source files;
  209.         
  210.     -    Browse and search source files in CodeWarrior, THINK C/Symantec C++,
  211.         and THINK Pascal project documents;
  212.     
  213.     -    Use BBEdit 3.5 in conjunction with Symantec C++ (version 6.0
  214.         or later required) to compile source files and run projects;
  215.     
  216.     -    Use ToolServer to execute MPW Shell scripts for building MPW-based
  217.         applications and other MPW-driven tasks, as well as MPW 411-based
  218.         Toolbox searches;
  219.     
  220.     -    Use THINK Reference 2.0, MPW 411, or Macintosh Programmer’s Toolbox
  221.         Assistant to search for Toolbox symbols and insert Toolbox call
  222.         templates;
  223.     
  224.     -    Open disk browser windows to easily navigate the directory
  225.         structures of any mounted volumes and view files quickly and
  226.         easily;
  227.     
  228.     -    Take advantage of integrated Claris XTND translation to translate
  229.         text files to and from popular word-processor formats;
  230.     
  231.     -    Use a glossary to store commonly-used pieces of text for insertion
  232.         with a single keystroke;
  233.         
  234.     -    Easily compare text files, folders, and projects via a built-in
  235.         differences engine and browser;
  236.     
  237.     -    Split editing windows for easier navigation and reference;
  238.         
  239.     -    Enjoy many other technical advancements and refinements made since
  240.         the original release of BBEdit.
  241.  
  242. In addition, BBEdit 3.5 is delivered on CD-ROM with full electronic
  243. documentation, a complete collection of BBEdit extensions contributed by
  244. BBEdit users from all over the world, demo versions of ours and other
  245. developers’ products, and product information and special offers
  246. from select third-party developers. (Customers who don’t have a
  247. CD-ROM drive or who desire a printed and bound manual can obtain
  248. disk/manual sets at nominal extra cost.)
  249.  
  250. Additional information on BBEdit 3.5’s capabilities, and instructions on
  251. how to upgrade, are contained in the enclosed documents “What is BBEdit 3.5”
  252. and “How do I order BBEdit 3.5”.
  253.  
  254.  
  255. Distribution
  256. ============
  257.  
  258. BBEdit Lite is a freely distributable, copyrighted program, otherwise
  259. known as “freeware”. There is no registration process, no fee requested
  260. or required, no obligation on your part, and no guilt.
  261.  
  262. We at Bare Bones Software do not subscribe to the concept of
  263. “shareware”; it has been our direct experience that many people simply
  264. ignore shareware notices. The cost of goods related to distributing
  265. BBEdit Lite is very low, and can be recouped by means other than
  266. (unsuccessfully) trying to shame users into paying some small amount of
  267. money for a program.
  268.  
  269. We believe that when users of a program make the financial sacrifice to
  270. obtain a piece of software, they should expect, and receive, significant
  271. value added. This is why a commercial distribution of BBEdit 3.5
  272. exists.
  273.  
  274. If you feel compelled to pay us for BBEdit Lite, don’t. If you need the
  275. capabilities that the commercial version of BBEdit has to offer, we
  276. encourage you to order your own copy of BBEdit 3.5. See “BBEdit General
  277. Information” for information on how to do it.
  278.  
  279.  
  280. License Requirements
  281. ------- ------------
  282. Although BBEdit Lite is free, it is not “public domain”. It is
  283. copyrighted, and Bare Bones Software, Inc. reserves all rights;
  284. therefore:
  285.  
  286. •    BBEdit Lite cannot be sold, either by itself or in combination with any
  287. other product, without the express written permission of Bare Bones
  288. Software, Inc.
  289.  
  290. •    If you are a user group which is publishing a CD-ROM or floppy
  291. collection, you may include BBEdit Lite and all of its related files
  292. without restriction, save that the entire original package is 
  293. included. Contact Bare Bones Software for up-to-date versions and 
  294. information.
  295.  
  296. •    If you are a hard disk vendor which distributes PD, shareware, and
  297. freeware on your disk drives, you are welcome to distribute BBEdit Lite.
  298. Contact Bare Bones Software for up-to-date versions and information.
  299.  
  300. •    Commercial publishers and distributors of CD-ROM software
  301. collections, to include any and all software compilations provided as an
  302. adjunct to printed or online publications, may not distribute BBEdit
  303. Lite on CD-ROM without the express written permission of Bare
  304. Bones Software, Inc.
  305.  
  306. •    BBEdit Lite may be posted on an information service which charges its
  307. users for general connection time and downloading, but it may NOT be
  308. posted to an information service which will charge for the specific
  309. right to download BBEdit Lite, without the express written permission
  310. of Bare Bones Software, Inc.
  311.  
  312. •    BBEdit Lite may be given away as a support utility for a package which
  313. is itself to be given away. People who need to distribute BBEdit LIte
  314. as a support utility should contact Bare Bones Software for up-to-date
  315. versions and information.
  316.  
  317.  
  318. BBEdit Lite is copyright ©1992-1996 by Bare Bones Software, Inc.. All
  319. rights reserved. Address all correspondence to:
  320.  
  321. Postal:    Bare Bones Software, Inc.
  322.         P.O. Box 1048
  323.         Bedford, MA  01730-1048
  324.         
  325. Phone:  +1 508 651 3561
  326. Fax:    +1 508 651 7584
  327.  
  328. WWW:      http://www.tiac.net/biz/bbsw/
  329. email:  bbsw@netcom.com
  330.  
  331.  
  332. Limited warranty and limitation of remedies
  333. ------- -------- --- ---------- -- --------
  334.  
  335. The program and any support from Bare Bones Software, Inc., are provided
  336. “as is” and without warranty, express and implied, including but not
  337. limited to any implied warranties of merchantability and fitness for a
  338. particular purpose.  In no event will Bare Bones Software, Inc. be
  339. liable for any damages, including lost profits, lost savings, or other
  340. incidental or consequential damages, even if Bare Bones Software, Inc.
  341. is advised of the possibility of such damages, or for any claim by you
  342. or any third party.  
  343.  
  344. =============================================================================
  345. All products mentioned are trademarks or registered trademarks of their 
  346. respective holders.
  347.  
  348. This document is written by and copyright (c)1996 by Bare Bones
  349. Software, Inc. 
  350.  
  351. Information presented here is accurate as of the time of writing, but is
  352. subject to change without notice.
  353.